Add a note about the !CAN_FOCUS quirk in the button size allocation code.
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Jun 2004 03:58:50 +0000 (03:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 5 Jun 2004 03:58:50 +0000 (03:58 +0000)
commitd287b71399f7eecc79fc8379730c9ecc6bf0da5c
tree1b62305bad628582304ecb26d2a6e5e1ea2c62b4
parent8509d7f4ea6c11b88bf6c1b56bad7ebe89c12df7
Add a note about the !CAN_FOCUS quirk in the button size allocation code.

2004-06-04  Matthias Clasen  <mclasen@redhat.com>

* docs/widget_geometry.txt: Add a note about the !CAN_FOCUS
quirk in the button size allocation code.

* gtk/gtkbutton.c (gtk_button_size_allocate): Give the space
requested for drawing the focus indicator to the child in the
!CAN_FOCUS case. This should fix issues which the Gimp has with
the button allocation changes in 2.4.2.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/widget_geometry.txt
gtk/gtkbutton.c